Total Complexity | 17 |
Dependencies | 1 |
Dependents | 5 |
Total lines | 114 |
Lines of code | 54 |
Logical lines of code | 26 |
Comment lines | 36 |
Methods | 10 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_changed() | 70 | 3 | 6 | |
get_created() | 70 | 3 | 6 | |
__construct() | 74 | 2 | 5 | |
set_created() | 69 | 2 | 7 | |
set_changed() | 69 | 2 | 7 | |
set_id() | 77 | 1 | 4 | |
get_id() | 82 | 1 | 3 | |
set_changed_by() | 77 | 1 | 4 | |
get_changed_by() | 82 | 1 | 3 | |
jsonSerialize() | 65 | 1 | 9 |